GtkApplicationWindow: fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 Dec 2011 19:10:39 +0000 (14:10 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Dec 2011 19:10:39 +0000 (14:10 -0500)
And add a link to the screenshots.

gtk/gtkapplicationwindow.c

index e11fc6ca6c164c72666a9688a1c5aef741be0f42..5f1d57c83d69bb61a832213701189d78ae834019 100644 (file)
  *
  * If the desktop environment does not display the menubar, then
  * #GApplicationWindow will automatically show a #GtkMenubar for it.
+ * (see the #GtkApplication docs for some screenshots of how this
+ * looks on different platforms).
  * This behaviour can be overridden with the #GtkApplicationWindow:show-menubar
  * property. If the desktop environment does not display the application
- * menu, then it will automatilly be included in the menubar.
+ * menu, then it will automatically be included in the menubar.
  *
  * <example><title>A GtkApplicationWindow with a menubar</title>
  * <programlisting><![CDATA[